laravel get latest

36

laravel get last record -

return DB::table('files')->order_by('upload_time', 'desc')->first();

Comments

Submit
0 Comments